home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / networking / misc / clockserver102.lha / GetDate < prev   
Encoding:
Text File  |  1992-12-26  |  277 b   |  10 lines

  1. ;ParNet version
  2. Echo >NET:RAM/T/CS_DateTime "1" NOLINE
  3. ;Wait 1 SEC    ;this may be needed to work properly
  4. Execute NET:RAM/T/CS_DateTime
  5.  
  6. ;Normal (betatesting version)
  7. ;Echo >RAM:T/CS_DateTime "1" NOLINE
  8. ;Wait 1 SEC    ;this may be needed to work properly
  9. ;Execute RAM:T/CS_DateTime
  10.